[INFO] cloning repository https://github.com/Chiicake/End-LVM-data-collector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chiicake/End-LVM-data-collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiicake%2FEnd-LVM-data-collector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiicake%2FEnd-LVM-data-collector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 181251db769f11f00c9f4afecbd56ff308f55b50
[INFO] fixing Chiicake/End-LVM-data-collector against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiicake%2FEnd-LVM-data-collector" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Chiicake/End-LVM-data-collector
[INFO] finished tweaking git repo https://github.com/Chiicake/End-LVM-data-collector
[INFO] tweaked toml for git repo https://github.com/Chiicake/End-LVM-data-collector written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chiicake/End-LVM-data-collector on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chiicake/End-LVM-data-collector already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bca1f40cb92fa7dc099f3184f3da5b8c103ac95fb67d26db2c0e4506c33533c8
[INFO] running `Command { std: "docker" "start" "bca1f40cb92fa7dc099f3184f3da5b8c103ac95fb67d26db2c0e4506c33533c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bca1f40cb92fa7dc099f3184f3da5b8c103ac95fb67d26db2c0e4506c33533c8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bca1f40cb92fa7dc099f3184f3da5b8c103ac95fb67d26db2c0e4506c33533c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bca1f40cb92fa7dc099f3184f3da5b8c103ac95fb67d26db2c0e4506c33533c8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating gui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking events v0.1.0 (/opt/rustwide/workdir/events)
[INFO] [stderr] warning: `events/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling infer v0.13.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr] warning: `core/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling jsonptr v0.4.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling json-patch v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]     Checking capture v0.1.0 (/opt/rustwide/workdir/capture)
[INFO] [stderr]     Checking input v0.1.0 (/opt/rustwide/workdir/input)
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr] warning: `compiler/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `capture/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking aggregator v0.1.0 (/opt/rustwide/workdir/aggregator)
[INFO] [stderr] warning: `input/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `aggregator/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking writer v0.1.0 (/opt/rustwide/workdir/writer)
[INFO] [stderr] warning: `writer/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr] warning: `app/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling kuchikiki v0.8.2
[INFO] [stderr] warning: `app/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling tauri-utils v1.6.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo_toml v0.15.3
[INFO] [stderr]    Compiling embed-resource v2.5.2
[INFO] [stderr]    Compiling tauri-winres v0.1.1
[INFO] [stderr]    Compiling tauri-build v1.5.6
[INFO] [stderr]    Compiling gui v0.2.0 (/opt/rustwide/workdir/gui)
[INFO] [stderr]    Migrating gui/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating gui/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.62s
[INFO] [stderr] crater-edition-check: core v0.1.0 (/opt/rustwide/workdir/core) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: capture v0.1.0 (/opt/rustwide/workdir/capture) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: input v0.1.0 (/opt/rustwide/workdir/input) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: aggregator v0.1.0 (/opt/rustwide/workdir/aggregator) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: compiler v0.1.0 (/opt/rustwide/workdir/compiler) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: events v0.1.0 (/opt/rustwide/workdir/events) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: writer v0.1.0 (/opt/rustwide/workdir/writer) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: app v0.1.0 (/opt/rustwide/workdir/app) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: gui v0.2.0 (/opt/rustwide/workdir/gui) updating edition from 2021 to 2024
[INFO] [stderr]     Checking aggregator v0.1.0 (/opt/rustwide/workdir/aggregator)
[INFO] [stderr]     Checking input v0.1.0 (/opt/rustwide/workdir/input)
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]     Checking capture v0.1.0 (/opt/rustwide/workdir/capture)
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking events v0.1.0 (/opt/rustwide/workdir/events)
[INFO] [stderr]    Compiling gui v0.2.0 (/opt/rustwide/workdir/gui)
[INFO] [stdout] warning: unused imports: `QpcTimestamp` and `StepIndex`
[INFO] [stdout]  --> capture/src/wgc.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | use collector_core::{CaptureOptions, FrameRecord, QpcTimestamp, StepIndex};
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Checking writer v0.1.0 (/opt/rustwide/workdir/writer)
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]  --> writer/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::thread::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `gui v0.2.0 (/opt/rustwide/workdir/gui)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/gui-3e87764504634c24/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=TAURI_CONFIG
[INFO] [stderr]   cargo:rerun-if-changed=tauri.conf.json
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(desktop)
[INFO] [stderr]   cargo:rustc-cfg=desktop
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(mobile)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(dev)
[INFO] [stderr]   cargo:rustc-cfg=dev
[INFO] [stderr]   TOML parse error at line 4, column 11
[INFO] [stderr]     |
[INFO] [stderr]   4 | edition = "2024"
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr]   data did not match any variant of untagged enum Inheritable
[INFO] [stderr]   : TOML parse error at line 4, column 11
[INFO] [stderr]     |
[INFO] [stderr]   4 | edition = "2024"
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr]   data did not match any variant of untagged enum Inheritable
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bca1f40cb92fa7dc099f3184f3da5b8c103ac95fb67d26db2c0e4506c33533c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca1f40cb92fa7dc099f3184f3da5b8c103ac95fb67d26db2c0e4506c33533c8", kill_on_drop: false }`
[INFO] [stdout] bca1f40cb92fa7dc099f3184f3da5b8c103ac95fb67d26db2c0e4506c33533c8
